home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1988 / Jun 88 / Variable Sizes 5⁄18 < prev    next >
Encoding:
Text File  |  1991-03-06  |  719 b   |  24 lines  |  [TEXT/GEOL]

  1. Item    0932348                         18-May-88        16:10
  2.  
  3. From:   N0231                           TRW, ESG, Donald  Carlile, ASC
  4.  
  5. To:     MACAPP$                         MacApp Interest List
  6.  
  7. Sub:    Variable Sizes
  8.  
  9. MacAppers,
  10. I am embarrassed to ask such a stupid question, but I am writing the "save"
  11. portion of my code, and I need a pointer to the size of various data
  12. structures.  I think I know simple things like integers, booleans, longints,
  13. etc., and I think that enumarated types are treated like integers, but what I
  14. really need is the overhead that an array takes up.
  15.  
  16. Can anyone point me to a nice convenient table, or to something I overlooked in
  17. the docs somewhere?
  18.  
  19. Thanks,
  20.  
  21. Don Carlile
  22.  
  23.  
  24.